aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/expenses/create
Commit message (Collapse)AuthorAgeFilesLines
* Ability to archive groups when they’re settled up (#45)Brandon Eng2024-01-161-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Settled up icon on group card * remove logs * archived groups * remove settled up * remove more settled up * recent-group-list-card * sortGroups * archiveGroup * unarchiveGroup * clean up * more clean up * Prettier, fix TS errors, add titles --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Assign categories to expenses (#28)Chris Johnston2024-01-111-2/+3
| | | | | | | | | | | | | * add expense categories * set category to Payment for reimbursements * Insert categories as part of the migration * Display category groups --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-0/+27
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-27/+0
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Titles and navigationSebastien Castiel2023-12-071-0/+5
|
* Remove buttonSebastien Castiel2023-12-061-16/+1
|
* First versionSebastien Castiel2023-12-051-0/+37